home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
TPUG - Toronto PET Users Group
/
TPUG Users Group CD
/
TPUG Users Group CD.iso
/
AMIGA
/
AMICUS
/
AMICUS18.ADF
/
Progs
/
StarProbe
/
SPPROC.H
< prev
next >
Wrap
Text File
|
1989-01-27
|
674b
|
28 lines
/****************************************************************************
*** G L O B A L P R O C E D U R E S ***
****************************************************************************/
void block_trace(),
assert_error(),
initialize(),
evaluate(),
new_boundary_conditions(),
dump_data(),
report_global(),
report_results(),
report_detail();
double get_real(),
eval_energy_rate(),
eval_opacity();
int closer_fit(),
discontinuity(),
get_int(),
get_bool();
char *get_char();
double meanmolweight();